home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 1079 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: fjh@munta.cs.mu.OZ.AU (Fergus Henderson)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: references and ellipsis
  5. Date: 14 Apr 1996 15:08:25 GMT
  6. Organization: Comp Sci, University of Melbourne
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4kr1p3$67g@mulga.cs.mu.OZ.AU>
  9. References: <4kop8j$ino@vishnu.jussieu.fr> <4kpd3v$2fb@engnews1.Eng.Sun.COM>
  10. NNTP-Posting-Host: taumet.eng.sun.com
  11. X-Nntp-Posting-Host: munta.cs.mu.oz.au
  12. Content-Length: 647
  13. Originator: clamage@taumet
  14.  
  15. clamage@Eng.Sun.COM (Steve Clamage) writes:
  16.  
  17. >According the draft standard, the results of using a reference
  18. >type as the last pararmeter before the ellipsis (...) are
  19. >undefined.  See section 18.7 "Other runtime support" [lib.support.runtime].
  20.  
  21. Is there any good reason why this has undefined behaviour rather than
  22. being ill-formed code?  Surely this should be very easy for implementations
  23. to detect and diagnose.
  24.  
  25. --
  26. Fergus Henderson <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
  27. WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
  28. PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.
  29.  
  30.  
  31. [ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
  32. [ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
  33. [ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
  34. [ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
  35. [ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]
  36.